SaReconcileTransferFunds 
Logical Entity Name  SaReconcileTransferFunds 
Default Table Name  SaReconcileTransferFunds 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SaReconcileTransferFunds Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaReconcileTransferFundsID(PK)    int  NO 
 
TransferType    char(1)  NO 
 
TransferAmount    money  NO 
 
TransferDate    datetime  NO 
 
FromSaBankAccountId(FK)    int  YES 
 
ToSaBankAccountId(FK)    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaReconcileTransferFunds Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SaReconcileTransferFundsSaReconcileTransferFundsID  PrimaryKey  SaReconcileTransferFundsID 

SaReconcileTransferFunds Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaBankAccount  Non-Identifying  Zero or One to Zero or More  FK_SaReconcileTransferFundsFromSaBankAccountID_SaBankAccountSaBankAccountID      FromSaBankAccountId  NO  YES 
SaBankAccount  Non-Identifying  Zero or One to Zero or More  FK_SaReconcileTransferFundsToSaBankAccountID_SaBankAccountSaBankAccountID      ToSaBankAccountId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaReconcileTransferFundsUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaReconcileTransferFundsDetail  Non-Identifying  One To Zero or More  FK_SaReconcileTransferFundsDetailSaReconcileTransferFundsID_SaReconcileTransferFundsSaReconcileTransferFundsID        NO  YES 

SaReconcileTransferFunds Check Constraints 
Check Constraint Name  CheckConstraint 

SaReconcileTransferFunds Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SaReconcileTransferFunds Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.SaReconcileTransferFunds 
NO       
Physical (Microsoft SQL Server)
dbo.SaReconcileTransferFunds 
NO       

SaReconcileTransferFunds Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

SaReconcileTransferFunds Data Movement Rules 
Name  Type  Rule Text/Value